home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / chess / mgt.zip / PROP.LST < prev    next >
File List  |  1993-03-13  |  3KB  |  54 lines

  1.                              Smart-Go Properties 
  2.  
  3. mgt
  4. supports
  5.  
  6. x       "B" : Black move                [move]
  7. x       "W" : White move                [move]
  8. x       "C" : Comment                   [Text]
  9. x       "N" : Node Name                 [Text]
  10.         "V" : Node value                [number]
  11.         "CH": Check mark                [triple]
  12.         "GB": good for black            [triple]
  13.         "GW": good for white            [triple]
  14.         "TE": good move (tesuji)        [triple]
  15.         "BM": bad move                  [triple]
  16.         "BL": time left for Black       [real]
  17.         "WL": time left for White       [real]
  18.         "FG": figure                    [none]
  19. x       "AB": add black stones          [point list]
  20. x       "AW": add white stones          [point list]
  21. x       "AE": add empty stones          [point list]
  22. x       "PL": player to play first      [color]
  23. x       "GN": game name                 [text]
  24. x       "GC": game comment              [text]
  25. x       "EV": event (tournament)        [text]
  26. x       "RO": round                     [text]
  27. x       "DT": date                      [text]
  28. x       "PC": place                     [text]
  29. x       "PB": black player name         [text]
  30. x       "PW": white player name         [text]
  31. x       "RE": result, outcome           [text]
  32. x       "US": user (who entered game)   [text]
  33. x       "TM": time limit per player     [text]
  34. x       "SO": source (book, journal...) [text]
  35. x       "GM": game                      [number] (Go=1)
  36. x       "SZ": board size                [number]
  37.         "VW": partial view              [point list]
  38.         "BS": black species             [number] (human=0, modem=-1, computer>0)
  39.         "WS": white species             [number]
  40.         "EL": evaluation of computer mv [number]
  41.         "EX": expected next move        [move, game-specific]
  42.         "SL": selected points           [point list, game-specific]
  43. x       "M" : marked points             [point list, game-specific]
  44. x       "L" : letters on points         [point list, game-specific]
  45. x       "BR": Black's rank              [text]
  46. x       "WR": White's rank              [text]
  47. x       "HA": handicap                  [number]
  48. x       "KM": komi                      [real]
  49.         "TB": Black's territory         [point list]
  50.         "TW": White's territory         [point list]
  51.         "SC": secure stones             [point list]
  52.         "RG": region of the board       [point list]
  53.  
  54.